home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / Editors / emacs / Emacs-1.14b1 / lisp / mac / mouse.elc < prev    next >
MacBinary  |  1994-02-13  |  1.9 KB  |  [dELC/EMAC]

open in: MacOS 8.1     |     Win98     |     DOS

browse contents    |     view JSON data     |     view as text


This file was processed as: MacBinary (archive/macBinary).

ConfidenceProgramDetectionMatch TypeSupport
10% dexvert MacBinary (archive/macBinary) fallback Supported
1% dexvert Combustion 2 Particle Library (other/combustion2ParticleLibrary) ext Unsupported
1% dexvert Emacs Compiled Lisp (other/emacsCompiledLisp) ext Unsupported
100% file MacBinary II, inited, Sat Feb 12 22:12:27 1994, modified Sat Feb 12 22:12:27 1994, creator 'EMAC', type 'dELC', 1388 bytes "mouse.elc" Emacs v18 byte-compiled Lisp data, at 0x5ec 316 bytes resource Emacs v18 byte-compiled Lisp data default (weak)
99% file data default
100% TrID MacBinary 2 default (weak)
100% lsar MacBinary default


id metadata
keyvalue
macFileType[dELC]
macFileCreator[EMAC]



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 09 6d 6f 75 73 65 2e | 65 6c 63 00 00 00 00 00 |..mouse.|elc.....|
|00000010| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000020| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000030| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000040| 00 64 45 4c 43 45 4d 41 | 43 01 00 00 00 00 00 00 |.dELCEMA|C.......|
|00000050| 00 00 00 00 00 05 6c 00 | 00 01 3c a9 83 4b 1b a9 |......l.|..<..K..|
|00000060| 83 4b 1b 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |.K......|........|
|00000070| 00 00 00 00 00 00 00 00 | 00 00 81 81 0f 85 00 00 |........|........|
|00000080| 0a 28 64 65 66 75 6e 20 | 78 2d 6d 6f 75 73 65 2d |.(defun |x-mouse-|
|00000090| 73 65 6c 65 63 74 20 28 | 61 72 67 29 20 22 5c 0a |select (|arg) "\.|
|000000a0| 53 65 6c 65 63 74 20 45 | 6d 61 63 73 20 77 69 6e |Select E|macs win|
|000000b0| 64 6f 77 20 74 68 65 20 | 6d 6f 75 73 65 20 69 73 |dow the |mouse is|
|000000c0| 20 6f 6e 2e 22 20 28 62 | 79 74 65 2d 63 6f 64 65 | on." (b|yte-code|
|000000d0| 20 22 c7 20 c2 c7 20 c2 | 1c 1b 19 18 09 3f 85 16 | ". .. .|.....?..|
|000000e0| 00 c8 0d 0b 5c 22 89 14 | 3f 85 2c 00 c9 0b 21 89 |....\"..|?.,...!.|
|000000f0| 13 88 0b 08 3d 85 28 00 | c6 89 11 88 82 0a 00 88 |....=.(.|........|
|00000100| ca 0b 21 88 0c 2c 87 22 | 20 5b 73 74 61 72 74 2d |..!..,."| [start-|
|00000110| 77 20 64 6f 6e 65 20 6e | 69 6c 20 77 20 72 65 6c |w done n|il w rel|
|00000120| 2d 63 6f 6f 72 64 69 6e | 61 74 65 20 61 72 67 20 |-coordin|ate arg |
|00000130| 74 20 73 65 6c 65 63 74 | 65 64 2d 77 69 6e 64 6f |t select|ed-windo|
|00000140| 77 20 63 6f 6f 72 64 69 | 6e 61 74 65 73 2d 69 6e |w coordi|nates-in|
|00000150| 2d 77 69 6e 64 6f 77 2d | 70 20 6e 65 78 74 2d 77 |-window-|p next-w|
|00000160| 69 6e 64 6f 77 20 73 65 | 6c 65 63 74 2d 77 69 6e |indow se|lect-win|
|00000170| 64 6f 77 5d 20 37 29 29 | 0a 0a 28 64 65 66 75 6e |dow] 7))|..(defun|
|00000180| 20 78 2d 6d 6f 75 73 65 | 2d 73 65 74 2d 70 6f 69 | x-mouse|-set-poi|
|00000190| 6e 74 20 28 61 72 67 29 | 20 22 5c 0a 53 65 6c 65 |nt (arg)| "\.Sele|
|000001a0| 63 74 20 45 6d 61 63 73 | 20 77 69 6e 64 6f 77 20 |ct Emacs| window |
|000001b0| 6d 6f 75 73 65 20 69 73 | 20 6f 6e 2c 20 61 6e 64 |mouse is| on, and|
|000001c0| 20 6d 6f 76 65 20 70 6f | 69 6e 74 20 74 6f 20 6d | move po|int to m|
|000001d0| 6f 75 73 65 20 70 6f 73 | 69 74 69 6f 6e 2e 22 20 |ouse pos|ition." |
|000001e0| 28 62 79 74 65 2d 63 6f | 64 65 20 22 c9 09 21 18 |(byte-co|de "..!.|
|000001f0| c7 1a 08 40 1b 08 41 40 | 1c 08 85 5f 00 ca 20 cb |...@..A@|..._.. .|
|00000200| 20 3d 83 1e 00 0e 06 82 | 1f 00 cc 1d cd 0c 21 88 | =......|......!.|
|00000210| 6d 83 2c 00 c7 82 5e 00 | 0e 08 86 35 00 ce 20 cc |m.,...^.|...5.. .|
|00000220| 56 83 3c 00 69 82 44 00 | 69 cf 69 d0 20 53 5c 22 |V.<.i.D.|i.i. S\"|
|00000230| 5a 89 12 88 d1 d2 0b d3 | ce 20 5d 53 60 d3 55 83 |Z.......|. ]S`.U.|
|00000240| 5a 00 0d 5b 82 5b 00 cc | 0a 24 21 29 2c 87 22 20 |Z..[.[..|.$!),." |
|00000250| 5b 72 65 6c 61 74 69 76 | 65 2d 63 6f 6f 72 64 69 |[relativ|e-coordi|
|00000260| 6e 61 74 65 20 61 72 67 | 20 6d 61 72 67 69 6e 2d |nate arg| margin-|
|00000270| 63 6f 6c 75 6d 6e 20 72 | 65 6c 2d 78 20 72 65 6c |column r|el-x rel|
|00000280| 2d 79 20 70 72 6f 6d 70 | 74 2d 77 69 64 74 68 20 |-y promp|t-width |
|00000290| 6d 69 6e 69 62 75 66 66 | 65 72 2d 70 72 6f 6d 70 |minibuff|er-promp|
|000002a0| 74 2d 77 69 64 74 68 20 | 6e 69 6c 20 74 72 75 6e |t-width |nil trun|
|000002b0| 63 61 74 65 2d 6c 69 6e | 65 73 20 78 2d 6d 6f 75 |cate-lin|es x-mou|
|000002c0| 73 65 2d 73 65 6c 65 63 | 74 20 73 65 6c 65 63 74 |se-selec|t select|
|000002d0| 65 64 2d 77 69 6e 64 6f | 77 20 6d 69 6e 69 62 75 |ed-windo|w minibu|
|000002e0| 66 66 65 72 2d 77 69 6e | 64 6f 77 20 30 20 6d 6f |ffer-win|dow 0 mo|
|000002f0| 76 65 2d 74 6f 2d 77 69 | 6e 64 6f 77 2d 6c 69 6e |ve-to-wi|ndow-lin|
|00000300| 65 20 77 69 6e 64 6f 77 | 2d 68 73 63 72 6f 6c 6c |e window|-hscroll|
|00000310| 20 25 20 77 69 6e 64 6f | 77 2d 77 69 64 74 68 20 | % windo|w-width |
|00000320| 6d 6f 76 65 2d 74 6f 2d | 63 6f 6c 75 6d 6e 20 2b |move-to-|column +|
|00000330| 20 31 5d 20 31 34 29 29 | 0a 0a 28 64 65 66 75 6e | 1] 14))|..(defun|
|00000340| 20 78 2d 6d 6f 75 73 65 | 2d 73 65 74 2d 6d 61 72 | x-mouse|-set-mar|
|00000350| 6b 20 28 61 72 67 29 20 | 22 5c 0a 53 65 6c 65 63 |k (arg) |"\.Selec|
|00000360| 74 20 45 6d 61 63 73 20 | 77 69 6e 64 6f 77 20 6d |t Emacs |window m|
|00000370| 6f 75 73 65 20 69 73 20 | 6f 6e 2c 20 61 6e 64 20 |ouse is |on, and |
|00000380| 73 65 74 20 6d 61 72 6b | 20 61 74 20 6d 6f 75 73 |set mark| at mous|
|00000390| 65 20 70 6f 73 69 74 69 | 6f 6e 2e 0a 44 69 73 70 |e positi|on..Disp|
|000003a0| 6c 61 79 20 63 75 72 73 | 6f 72 20 61 74 20 74 68 |lay curs|or at th|
|000003b0| 61 74 20 70 6f 73 69 74 | 69 6f 6e 20 66 6f 72 20 |at posit|ion for |
|000003c0| 61 20 73 65 63 6f 6e 64 | 2e 22 20 28 62 79 74 65 |a second|." (byte|
|000003d0| 2d 63 6f 64 65 20 22 c4 | 08 21 85 18 00 60 19 c5 |-code ".|.!...`..|
|000003e0| 8e c6 08 21 88 c7 c2 c3 | 5c 22 88 c8 c9 21 29 29 |...!....|\"...!))|
|000003f0| 87 22 20 5b 61 72 67 20 | 70 6f 69 6e 74 2d 73 61 |." [arg |point-sa|
|00000400| 76 65 20 6e 69 6c 20 74 | 20 78 2d 6d 6f 75 73 65 |ve nil t| x-mouse|
|00000410| 2d 73 65 6c 65 63 74 20 | 28 28 62 79 74 65 2d 63 |-select |((byte-c|
|00000420| 6f 64 65 20 22 08 62 87 | 22 20 5b 70 6f 69 6e 74 |ode ".b.|" [point|
|00000430| 2d 73 61 76 65 5d 20 31 | 29 29 20 78 2d 6d 6f 75 |-save] 1|)) x-mou|
|00000440| 73 65 2d 73 65 74 2d 70 | 6f 69 6e 74 20 70 75 73 |se-set-p|oint pus|
|00000450| 68 2d 6d 61 72 6b 20 73 | 69 74 2d 66 6f 72 20 31 |h-mark s|it-for 1|
|00000460| 5d 20 35 29 29 0a 0a 28 | 64 65 66 75 6e 20 63 6f |] 5))..(|defun co|
|00000470| 6f 72 64 69 6e 61 74 65 | 73 2d 69 6e 2d 77 69 6e |ordinate|s-in-win|
|00000480| 64 6f 77 2d 70 20 28 70 | 6f 73 69 74 69 6f 6e 73 |dow-p (p|ositions|
|00000490| 20 77 69 6e 64 6f 77 29 | 20 22 5c 0a 52 65 74 75 | window)| "\.Retu|
|000004a0| 72 6e 20 6e 6f 6e 2d 6e | 69 6c 20 69 66 20 50 4f |rn non-n|il if PO|
|000004b0| 53 49 54 49 4f 4e 53 20 | 28 61 20 6c 69 73 74 2c |SITIONS |(a list,|
|000004c0| 20 28 53 43 52 45 45 4e | 2d 58 20 53 43 52 45 45 | (SCREEN|-X SCREE|
|000004d0| 4e 2d 59 29 29 20 69 73 | 20 69 6e 20 57 49 4e 44 |N-Y)) is| in WIND|
|000004e0| 4f 57 2e 0a 52 65 74 75 | 72 6e 65 64 20 76 61 6c |OW..Retu|rned val|
|000004f0| 75 65 20 69 73 20 6c 69 | 73 74 20 6f 66 20 70 6f |ue is li|st of po|
|00000500| 73 69 74 69 6f 6e 73 20 | 65 78 70 72 65 73 73 65 |sitions |expresse|
|00000510| 64 0a 72 65 6c 61 74 69 | 76 65 20 74 6f 20 77 69 |d.relati|ve to wi|
|00000520| 6e 64 6f 77 20 75 70 70 | 65 72 20 6c 65 66 74 20 |ndow upp|er left |
|00000530| 63 6f 72 6e 65 72 2e 22 | 20 28 62 79 74 65 2d 63 |corner."| (byte-c|
|00000540| 6f 64 65 20 22 ca 09 38 | 18 cb 09 38 1a cc 0c 21 |ode "..8|...8...!|
|00000550| 1b ca 0b 38 1d cb 0b 38 | 1e 06 cd 0b 38 1e 07 ce |...8...8|....8...|
|00000560| 0b 38 1e 08 08 0d 57 86 | 39 00 08 0e 07 53 59 86 |.8....W.|9....SY.|
|00000570| 39 00 0a 0e 06 57 86 39 | 00 0a 0e 08 53 59 83 40 |9....W.9|....SY.@|
|00000580| 00 c9 82 48 00 08 0d 5a | 0a 0e 06 5a 44 2e 07 87 |...H...Z|...ZD...|
|00000590| 22 20 5b 78 63 6f 6f 72 | 64 20 70 6f 73 69 74 69 |" [xcoor|d positi|
|000005a0| 6f 6e 73 20 79 63 6f 6f | 72 64 20 65 64 67 65 73 |ons ycoo|rd edges|
|000005b0| 20 77 69 6e 64 6f 77 20 | 6c 65 66 74 20 74 6f 70 | window |left top|
|000005c0| 20 72 69 67 68 74 20 62 | 6f 74 74 6f 6d 20 6e 69 | right b|ottom ni|
|000005d0| 6c 20 30 20 31 20 77 69 | 6e 64 6f 77 2d 65 64 67 |l 0 1 wi|ndow-edg|
|000005e0| 65 73 20 32 20 33 5d 20 | 34 29 29 0a 00 00 00 00 |es 2 3] |4)).....|
|000005f0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000600| 00 00 01 00 00 00 01 0a | 00 00 00 0a 00 00 00 32 |........|.......2|
|00000610| 70 64 61 74 65 73 20 28 | 68 65 78 2d 73 74 72 69 |pdates (|hex-stri|
|00000620| 6e 67 2d 74 6f 2d 69 6e | 74 20 22 63 30 30 30 22 |ng-to-in|t "c000"|
|00000630| 09 6d 6f 75 73 65 2e 65 | 6c 63 02 00 00 00 64 45 |.mouse.e|lc....dE|
|00000640| 4c 43 45 4d 41 43 01 00 | 02 d8 00 80 00 00 00 00 |LCEMAC..|........|
|00000650| 00 00 64 45 4c 43 45 4d | 41 43 01 00 02 d8 00 80 |..dELCEM|AC......|
|00000660| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000670| 00 00 a9 83 4b 1b 00 00 | 05 6c 00 00 01 3c 4e 65 |....K...|.l...<Ne|
|00000680| 77 50 61 6c 65 74 74 65 | 28 73 68 6f 72 74 20 65 |wPalette|(short e|
|00000690| 6e 74 72 69 65 73 2c 43 | 54 61 62 48 61 6e 64 6c |ntries,C|TabHandl|
|000006a0| 65 20 73 72 63 43 6f 6c | 6f 72 73 2c 73 68 6f 72 |e srcCol|ors,shor|
|000006b0| 74 20 73 72 63 55 73 61 | 67 65 2c 0d 3b 20 20 73 |t srcUsa|ge,.; s|
|000006c0| 68 6f 72 74 20 73 72 63 | 54 6f 6c 65 72 61 6e 63 |hort src|Toleranc|
|000006d0| 65 29 0d 3b 20 20 3d 20 | 30 78 41 41 39 31 3b 20 |e).; = |0xAA91; |
|000006e0| 0d 28 64 65 66 74 72 61 | 70 20 4e 65 77 50 61 6c |.(deftra|p NewPal|
|000006f0| 65 74 74 65 20 28 22 61 | 61 39 31 22 29 0d 20 20 |ette ("a|a91"). |
|00000700| 00 00 00 06 05 45 6d 61 | 63 73 00 00 01 00 00 00 |.....Ema|cs......|
|00000710| 01 0a 00 00 00 0a 00 00 | 00 32 00 52 68 34 05 e2 |........|.2.Rh4..|
|00000720| 00 00 00 1c 00 32 00 00 | 53 54 52 20 00 00 00 0a |.....2..|STR ....|
|00000730| bf f4 ff ff 00 00 00 00 | 00 58 ad dc 00 00 00 00 |........|.X......|
|00000740| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000750| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000760| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000770| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
+--------+-------------------------+-------------------------+--------+--------+